Add which-key-binding-filter-function
authorJustin Burkett <justin@burkett.cc>
Sat, 29 Oct 2016 13:15:03 +0000 (09:15 -0400)
committerJustin Burkett <justin@burkett.cc>
Sat, 29 Oct 2016 13:18:51 +0000 (09:18 -0400)
commitee121d08bf3b505f0dc2e5a6a8a425f1c3943fad
tree74990db63db576399eee25026caa33ddb0b31624
parent5abc8cfd33f7ad03ceb3fe7b35fbcdc732c0193a
Add which-key-binding-filter-function

Can be used to arbitrarily manipulate key bindings, including deleting
them, before they are processed by which-key. See docstring for usage.

Fixes #152
https://github.com/syl20bnr/spacemacs/issues/7582
which-key.el